Replication is configured by setting the value of the REPL_SOURCE keyword in the replicated service’s configuration file. The service name must match the service name of the source VHS. The Domain ID must be different than the source VHS. The keyword REPL_CHECK_INTERVAL is an optional keyword that sets the interval in seconds that a replicated service will check the source for new changes. The minimum check interval is 5 seconds.
See Replication Keywords for more information about configuring replication.
Note: When replication is first started, the source service will write its changes to its change queue and the replicated service will begin writing those changes to its own database. The replicated data will not be backfilled with any data already residing in the source VHS. It will only replicate the changes that have occurred since it was started.
To Configure and Start Replication